Welcome![Sign In][Sign Up]
Location:
Search - IE Control

Search list

[Com PortMSComUseInVC++

Description: Visual C++提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问。本文介绍MSComm在VC++的添加使用实例及给出了mscomm.h头文件主要代码关键部分的注释。-Visual C++ Provides an easy-to-use ActiveX control Microsoft Communications Control (ie MSComm) to support the application of the serial port visit. This article describes the MSComm in VC++ Add the use of examples and gives the header file mscomm.h key part of the main code of the Notes.
Platform: | Size: 229376 | Author: Wuxinmin | Hits:

[ComboBoxCFcomboxdemo

Description: 像IE的地址栏一样的组合框控件,支持二次查询,动态改变combox里面的内容,本人原创的控件。-Like IE s address bar, like the combo box control, support for the second query, dynamic changes in the content inside the combox, I original controls.
Platform: | Size: 66560 | Author: chenfeng | Hits:

[SCMTRAFFIC_LAMP

Description: TRAFFIC_LAMP.rar包括电路图和源程序,用51单片机实现。能控制东西、南北方向的红、黄、绿灯,东西、南北方向的通行时间(即绿灯的时间)可以修改。-TRAFFIC_LAMP.rar including schematics and source code, using 51 single-chip realization. Able to control things, the North-South direction of the red, yellow and green, things, north-south direction of the passage time (ie, green time) can be amended.
Platform: | Size: 6144 | Author: zhoujiang | Hits:

[Browser Clientbroswer

Description: c#制作的简单浏览器,适用于初学者学习,采用ie控件-c# produced a simple browser for beginners to learn, ie the use of control
Platform: | Size: 132096 | Author: 无间 | Hits:

[VC/MFCVC++

Description: Visual C++集成开发环境简介(0.5) SDK风格的Windows程序设计(1) 用Appwizard开发的第一个MFC程序(0.5) 事件处理、映射模式及滚动视图(2) GDI、颜色及字体(2) 对话框及控件(2.5) ActiveX及IE公用控件(1.5) 位图(1) -Visual C++ About the Integrated Development Environment (0.5) SDK-style Windows programming (1) Appwizard first MFC development program (0.5) event handler, mapping mode and scroll the view (2) GDI, color and font (2 ) dialog box and controls (2.5) ActiveX and IE common control (1.5) bitmap (1)
Platform: | Size: 407552 | Author: 吴欢欢 | Hits:

[ActiveX/DCOM/ATLGYClock

Description: MFC制作的ActiveX控件--电子时钟 同时显示指针和数字,其中有一个test.htm文件可以在IE中测试该控件。-MFC created ActiveX controls- Electronic clock at the same time show the pointer, and digital, of which there is a document test.htm can test the control IE.
Platform: | Size: 12421120 | Author: TFLSguoyu | Hits:

[Dialog_Windowclarityctrl

Description: vc++ IE半透明和透明控件源码 控件是半透明或透明的,就像半透明的窗体一样-vc++ IE translucent and transparent control source control is translucent or transparent, like semi-transparent form, like
Platform: | Size: 13312 | Author: 姚琼琼 | Hits:

[ActiveX/DCOM/ATLOfficeViewerOCX

Description: 不需安装庞大的Office软件,接口利用该控件浏览office文件(包括word、excel、ppt等),而且可以作为IE插件浏览远程服务器上的文件-Do not have to install a huge Office software, interface to use the browser control office documents (including word, excel, ppt, etc.), but also can be used as IE browser plug-in files on the remote server
Platform: | Size: 332800 | Author: dingchao | Hits:

[Windows Developflash

Description: 签入flash, 在ie下浏览不会显示控件框-Check flash, in ie browser will not be displayed under the control box
Platform: | Size: 1024 | Author: yutao | Hits:

[Internet-NetworkIEkongzhi

Description: 关于ie控制的编程各种方面的内容和源代码-Ie the control of programming on various aspects of the content and source code
Platform: | Size: 600064 | Author: 李大海 | Hits:

[SCMdmx512-avr

Description: 广泛应用于工程建筑景观、舞台灯光、大型活动、节庆场所等场合的灯光装饰。用户可在世界各地用IE或Nescap等现有的Web浏览器,对LED装饰照明系统进行控制。-Landscape architecture is widely used in engineering, stage lighting, large-scale activities, festive occasions, such as places of decorative lights. Users around the world, such as using IE or Nescap existing Web browser, on the LED decorative lighting system control.
Platform: | Size: 174080 | Author: 徐保伟 | Hits:

[GUI DevelopXMSAALib_demo

Description: 遍历IE网页控件,得到控件属性-Ergodic control IE homepage
Platform: | Size: 154624 | Author: kum | Hits:

[Sniffer Package captureIEStatusBarPane

Description: 这个程序开发语言是C++,它安装之后,可以在IE状态栏上增加你的应用程序图标(它可以是XP的Theme风格),当你选择菜单中的Unmask Passwords后,网页中任何的密码输入框中的密码都会以明文方式显示出来。 -This article demonstrates how to add a Status Bar pane to Internet Explorer Window, and then how to use it for managing Web page password fields. This article shows how to add a status bar pane using subclassing tricks. First, find and subclass Status Bar window and create a pane window (as a STATIC control). Next, choose any existing pane, resize it for inserting a new one, and place the pane window over the existing pane where desired. A new status pane should be drawn and themed (for XP or Vista) exactly as any typical pane, and mouse clicks should be handled to prevent notifications from the native pane behind.
Platform: | Size: 641024 | Author: 王波 | Hits:

[.netinternetexplorer

Description: 一个用C#直接使用IE的核心COM组建的程序.给使用C#写浏览器外挂提供一个非常好的指导.-a program that demstrate how to control ie by com in C#.
Platform: | Size: 5120 | Author: 李玉峰 | Hits:

[Hook apiBIOSRootkitIVTHook

Description: BIOS Rootkit为了达到控制系统流程的目的,一般会采用Hook IVT,即Hook中断向量表的方式来实现。IVT Hook的实现和检测,涉及许多具体的问题。因此,我把IVT Hook分几部分来进行讨论。在本节和下面几节中,我们将讨论如何借助Bochs的帮助来查看原始IVT、分析IVT Hook情况以及在此基础上写一个简单的IVT检测程序。闲话少说,这就开始我们的旅程吧-BIOS Rootkit process control system in order to achieve the purpose, would generally be applied Hook IVT, ie interruption Hook way to achieve scale. IVT Hook realization and testing, involving a number of specific issues. Therefore, I have several parts IVT Hook for discussion. In this section and the following sections, we will discuss how to help with Bochs to see the original IVT, analysis of IVT Hook, as well as written on the basis of a simple testing procedure IVT. Bet, which it began our journey
Platform: | Size: 359424 | Author: 王小明 | Hits:

[OS programvc_myie_auto_form_submit

Description: ie表单提交,用于自动控制ie提交表单的演示。这个不是我的代码。使用webbrowser接口-ie form submission, ie automatic control for the presentation submission form. This is not my code. Webbrowser interface to use
Platform: | Size: 280576 | Author: 零度水银 | Hits:

[Embeded-SCM Develop090527softwaredesignofanalysisofgammarayscollected

Description: 能谱仪VC++6.0软件个人设计是由本人2009年05月开发的γ能谱仪VC++6.0软件 不过由于我是初次接触VC,很多语句调用和逻辑算法都还是新手阶段,请勿见笑 本软件包括 1.调用MFC控件接受串口数据包(数据包为附件中通讯协议规定) 2.调用pDC绘图(绘制表格和谱线) 3.实时采集数据并处理(处理部分其实还没写好) 4.调用WINDOWS系统的OFFICE控件将采集到的数据保存到EXCEL(由于我不会建立文件夹,所以在运行前,必须在C盘建立一个文件夹“collect data”,即:"C:\\collect data\\") 其实程序中很多都是参考WWW.PUDN.COM上的程序,本程序经过VC++6.0调试可用。-VC++6.0 spectrometer software was designed by individuals in May 2009 I developed γ spectrometer VC++6.0 software However, because I was the initial contact with VC, a lot of statements and logical method call or a new stage of all, do not stock The software includes 1. Call MFC control to accept serial data packet (data packet communication protocol for the provisions of the Annex) 2. Call pDC graphics (tables and line drawing) 3. Real-time data collection and processing (not written to deal with part of it) 4. Call WINDOWS system will be collected OFFICE control of the data into EXCEL (because I do not create the folder, so in the run prior to the establishment of a disk in the C folder "collect data", ie: "C: \ \ collect data \ \ ") In fact, many of the procedures are the procedures WWW.PUDN.COM reference, this procedure been available for VC++6.0 debugging.
Platform: | Size: 4454400 | Author: 李涛 | Hits:

[GUI DevelopMFC

Description: AVIButonDemo.rar在一个按钮上播放AVI视频 AVIStatus.rar在状态栏上播放AVI视频 IEButtonDemo.rar IE风格的button Combo_Image.rar Combo控件的学习程序 OwerDrawXPbutton.rar xp风格的按钮-AVIButonDemo.rar in an AVI video play button in the status bar AVIStatus.rar to play AVI video IEButtonDemo.rar IE-style button Combo_Image.rar Combo control the learning process OwerDrawXPbutton.rar xp style button
Platform: | Size: 250880 | Author: 小天 | Hits:

[Windows DevelopVipshellSrc

Description: 主要功能: 1.屏幕监视/控制。 2.CMD命令行 3.摄象头 4.文件管理 5.进程管理 6.键盘记录 其中键盘记录,没有使用钩子记录,为了防止一些杀毒软件阻止安装钩子 虽然没有钩子,但是对于一般的密码窗口,IE窗口也依然能准确记录(包括粘贴) 译前把工程设置成 Unicode VipShell 是服务端代码 VipClient 客户端代码 把纯真IP数据库 和 客户端放在一起 即可显示物理地址-Main functions: 1. Screen monitor/control. 2.CMD command line 3.摄象头4. Document Management 5. The process of management 6. Keyloggers keyloggers in which there is no record of the use of hooks, in order to prevent the installation of antivirus software to prevent hook Although there is no hook, but the password for the average window IE window still accurate records (including paste) before translated works is set to Unicode VipShell service client-side code VipClient code to pure IP database and the client together to display the physical address of
Platform: | Size: 424960 | Author: 尪者歸來 | Hits:

[ActiveX/DCOM/ATLAutoExcel

Description: 操作excel的ocx控件,可以嵌入到ie或者应用程序中-Excel operation of the ocx control, ie can be embedded into applications or
Platform: | Size: 2422784 | Author: 钟敬德 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »

CodeBus www.codebus.net